.test {
    background-color: rgb(0, 238, 0);
    border-radius: 6px;
    color: rgb(0, 0, 0);
    margin-bottom: 20px;
    padding: 20px;
    vertical-align: top;
}
	